| StudentStatement |
| EntityType | Independent |
| Logical Entity Name | StudentStatement |
| Default Table Name | SaStatementHistory |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentStatement Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentEnrollmentPeriodId |
INTEGER | NO | ||
Id |
INTEGER | NO | ||
StudentId |
INTEGER | NO | ||
StudentAwardId |
INTEGER | NO | ||
| StatementAmounttDue | MONEY(19, 4) | YES | ||
| LedgerAccountBalance | MONEY(19, 4) | YES | ||
| ProcessTaskType | CHAR(1) | YES | ||
| PrintDate | DATETIME | NO | ||
| ClosingDate | DATETIME | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| ts | TIMESTAMP/DATE | NO | ||
StudentId |
INTEGER | YES | ||
StudentAwardId |
INTEGER | YES | ||
StudentEnrollmentPeriodId |
INTEGER | YES |
| StudentStatement Keys |
| Key Name | Key Type | Keys |
| SaStatementHistory_SyStudentID_N_N_IDX | Inversion Entry | StudentId |
| SaStatementHistory_FaStudentAidID_N_N_IDX | Inversion Entry | StudentAwardId |
| SaStatementHistory_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PK_SaStatementHistory_SaStatementHistoryID | PrimaryKey | Id |
| SaStatementHistory_AdEnrollID_N_N_IDX | Inversion Entry | StudentEnrollmentPeriodId |
| StudentStatement Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | StudentEnrollmentPeriodId | NO | |||
| StudentAward | Non-Identifying | One To Zero or More | StudentAwardId | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO | |||
| StudentAward | Non-Identifying | Zero or One to Zero or More | StudentAwardId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | Zero or One to Zero or More | StudentEnrollmentPeriodId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentStatement Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentStatement Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentStatement |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaStatementHistory |
NO |
| StudentStatement Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | StudentPayments_Collections |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| StudentStatement Data Movement Rules |
| Name | Type | Rule Text/Value |